textview: Check first whether the sequence is handled, fetch later the event
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 21 May 2014 12:57:07 +0000 (14:57 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:33 +0000 (19:54 +0200)
commitc9f54aef699978c638c07b0f597c95473a37bc5e
tree54bd233cb09ff3bbbd1fbc29b16be551b8e47151
parentf54277204fff17e586ab9a0ae4489632a5f0b0b7
textview: Check first whether the sequence is handled, fetch later the event

And always unset/hide the selection popover if unhandled, that means the
sequence went grabbed/claimed somewhere else and cancelled here.
gtk/gtktextview.c